YNQ  YNQ-1.6.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
SYTimeFragments Struct Reference

#include <sycommon.h>

Data Fields

NQ_UINT16 sec
 
NQ_UINT16 min
 
NQ_UINT16 hour
 
NQ_UINT16 day
 
NQ_UINT16 month
 
NQ_UINT16 year
 

Detailed Description

This structure is intended for composing/decomposing system time - contains a field for each time fraction.

Note
This structure is designated here for reference only and it must not be modified.

Field Documentation

NQ_UINT16 SYTimeFragments::sec

Seconds (0 - 59).

NQ_UINT16 SYTimeFragments::min

Minutes (0 - 59).

NQ_UINT16 SYTimeFragments::hour

Hours of day (0 - 23).

NQ_UINT16 SYTimeFragments::day

Day of the month (1-31).

NQ_UINT16 SYTimeFragments::month

Month (1 - 12).

NQ_UINT16 SYTimeFragments::year

Year in YYYY format.


The documentation for this struct was generated from the following file: